home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / COM / HTML.edit.sit / HTML.edit / HTML.edit 1.73 ppc Folder / HTMLedit173-ppc / HTML.edit 1.7.3 (ppc).rsrc / TEXT_19940_Insert Entity.txt < prev    next >
Text File  |  1996-01-15  |  2KB  |  31 lines

  1.  
  2. ISO Latin 1 Character Entities
  3.  
  4. The use of diacritical marks and their associated graphic characters are implemented differently on each platform. In order to reliably display particular special characters on WWW browsers, an HTML 窶彳scape sequence窶 beginning with an ampersand (&) and ending with a semicolon (;) substitutes for the special character.
  5.  
  6. For example, the HTML sequence for 窶彷aテァade窶 is 窶彷açade窶.
  7.  
  8. This command (found on the Utilities popUp menu) operates in three modes:
  9.  
  10. Scan Entities窶ヲ
  11. If you create a text selection and then choose the 窶彜can Entities窶 command, the text selection will be scanned for any entity characters,
  12. which will be replaced with HTML entity codes.
  13.  
  14. Insert Entity in Document
  15. If you place the insertion point into a text field and then choose the 窶廬nsert Entity窶 command, a smallwwindow appears. Click on the desired entity symbol to insert the entity code into the field at the insertion point.
  16.  
  17. Insert Entity into Message Box
  18. If the insertion point is not located in a text field, choosing the 窶廬nsert Entity窶 command displays the entity window. Click on the entity symbol to display the entity as text in the message box.
  19.  
  20. You can also display an ASCII character literally by number, using the format
  21.  
  22.    &#ascii_equivalent;
  23.  
  24. The entity codes are derived from 窶廬SO 8879:1986//ENTITIES Added Latin 1//EN窶. Note that all character entities are not implemented on all platforms or browsers.
  25.  
  26. Back to Utility menu, or return to Contents.
  27.  
  28.  
  29.  
  30.  
  31.